home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 27 / Mac Magazin and MacEasy Magazine CD - Issue 27.iso / Grafik & Text / SGMLTool Folder / ReadMe < prev    next >
Text File  |  1996-10-21  |  9KB  |  143 lines

  1. <!DOCTYPE TEXTBOOK SYSTEM []>
  2. <textbook version="96/10/16">
  3. <front>
  4. <titlep>
  5. <title>
  6. <tline>SGMLTool, Getting Started</tline>
  7. <author>KISI,KAZUTAKA
  8. <date>Oct 16, 1996
  9. <abstract>
  10. <p>I am pleasure to introduce SGMLTool ; MacSgmls, SgmlForm and DicSGML.
  11. <p>SGMLTool are the freeware. I grant to any user an royalty-free, worldwide, non-exclusive license to use, execute, reproduce, display, perform and distribute copies of SGMLTool.
  12. <p>I do not warrant the result that issued from running SGMLTool.
  13. <p>Please see details in the help of each SGMLTool.
  14. <p>I wish you success in your documentation processing by SGML. 
  15. <p>The English writing is my weak point. If you will correct this document, I am very glad.
  16. <p>Write me when you detected any error. Also write me when you adapted to new version.
  17. <adr>KISI, KAZUTAKA
  18. <l position=left>4608 TORIMIYAMA
  19. <l position=left>KITAKATA, FUKUSIMA
  20. <l position=left>966 JAPAN
  21. <l position=left>e-mail:NAG00251@niftyserve.or.jp
  22. </abstract>
  23. </front>
  24. <body>
  25. <h1>
  26. <h1t>Outline
  27. <h2>
  28. <h2t>MacSgmls
  29. <artwork file="macsgmls">
  30. <p>MacSgmls is a validating SGML parser, a SGML system conforming to International Standard ISO 8879 (JIS X 4151) -- Standard Generalized Markup Language.
  31. <p>MacSgmls inputs the SGML document entity in files, parses and validates and output a simple representation of its Element Structure Information Set(ESIS). This is the information set which a structure-controlled conforming SGML application (ex. SgmlForm) should act upon. The document entity may be spread amongst several files; for example, the SGML declaration, document type definition and document instance set could each be in a separate file. You can previously specify the information about document entities as preferences of MacSgmls. If you drag and drop document entities into MacSgmls icon, then MacSgmls will read them. MacSgmls has a simple text editor.
  32. <p>MacSgmls was derived from Sgmls-J by Kazutaka Kisi. Sgmls-J was derived from Sgmls by Satoshi Tsuchiya. Sgmls was derived from ARCSGML by James Clark. ARCSGML was written by Charles F. Goldfarb.
  33. <h2>
  34. <h2t>SgmlForm
  35. <artwork file="SgmlForm">
  36. <p>SgmlForm is a SGML formatter that related to MacSgmls, PageMaker<fnref refid="PM">, TeX<fnref refid="TeX">, etc.
  37. <p>SgmlForm processes the ESIS-formatted data that is generated by MacSgmls. SgmlForm inputs the source-file(ESIS-formatted), and outputs the target-file(ex. the text-file for PageMaker, Tex, etc) while referring to the map-info. This is a script of MacPerl<fnref refid="Perl">.
  38. <p>SgmlForm was written by Kazutaka Kisi.
  39. <h2>
  40. <h2t>DicSGML
  41. <artwork file="dicsgml">
  42. <p>DicSGML is a SGML Dictionary.
  43. <p>DicSGML describes SGML terms in ISO 8879 (English) and JIS X 4151 (Japanese). By hyperlinking you can find out the term related to another term. This is a stackware of HyperCard<fnref refid="HC">.
  44. <p>DicSGML was written by Kazutaka Kisi.
  45. <h1>
  46. <h1t>Installation
  47. <artwork file="Folder">
  48. <li>
  49. <it>Copy the SGMLTool.sea into your appropriate folder.
  50. <it>Doble click on SGMLTool.sea.
  51. <it>`SGMLTool Folder' will be created automatically.
  52. <it>SGMLTool Folder enclose the following.
  53. <li>
  54. <it>ReadMe ... This document(Document instance)
  55. <it>ReadMe-J ... ReadMe for Japanese
  56. <it>MacSgmls ver1.1.3 ... SGML Parser
  57. <it>SgmlForm.pl ver1.4 ... SGML Formatter
  58. <it>SgmlForm.cfg ... Configuration file for SgmlForm
  59. <it>DicSGML ver1.5 ... SGML Dictionary
  60. <it>SGML.DCL ... SGML declaration for Japanese
  61. <it>HTML.DTD ... Document Type Definition `HTML'
  62. <it>HTML.MTT ... Map-info from HTML to Text
  63. <it>HTML.MTX ... Map-info from HTML to TeX
  64. <it>TEXTBOOK.DTD ... Document Type Definition `TEXTBOOK'
  65. <it>TEXTBOOK.MPM ... Map-info from TEXTBOOK to PageMaker
  66. <it>TEXTBOOK.MTT ... Map-info from TEXTBOOK to Text
  67. <it>TEXTBOOK.MTX ... Map-info from TEXTBOOK to TeX
  68. <it>TEXTBOOK.MWW ... Map-info from TEXTBOOK to WWW(HTML)
  69. <it>GraphicEPS ... Grahic data formatted EPS
  70. <it>GraphicGIF ... Grahic data formatted GIF
  71. <it>GraphicPIC ... Grahic data formatted PICT
  72. </li>
  73. </li>
  74. <h1>
  75. <h1t>Usages
  76. <h2>
  77. <h2t>Work Flow by SGMLTool
  78. <p>The work flow on documentation by SGMLTool is as follows. [See <figref refid="Flow">]
  79. <li>
  80. <it>Ready the document that consists of the SGML declaration, document type definition and document instance.
  81. <it>MacSgmls reads these document entities, and outputs ESIS-formatted data. 
  82. <it>Ready the map-info data for SgmlForm.
  83. <it>SgmlForm reads the ESIS-formatted data, and outputs the tagged text data.
  84. <it>Using PageMaker, TeX, etc, you can get the publication from the tagged text data.
  85. </li>
  86. <fig id ="Flow"><artwork file="WorkFlow"><figcap>Work Flow by SGMLTool</fig>
  87. <h2>
  88. <h2t>MacSgmls
  89. <li>
  90. <it>Launch MacSgmls.
  91. <it>Choose About MacSgmls item from Apple menu.  Read details of MacSgmls.
  92. Click Save button, MacSgmls outputs the manual expressed by HTML.
  93. <it>Choose Preferences item from File menu. Set an access path to document folder which have document entities. Set any other conditions for parsing the SGML document.
  94. <it>Choose Parse item from File menu. Select a file of document entity (ex. ReadMe). You will see a new file(ex. ReadMe.esi) created by MacSgmls. Alternatively you will see a error output file.
  95. </li>
  96. <h2>
  97. <h2t>SgmlForm
  98. <li>
  99. <it>In first time, launch SgmlForm.pl. But launching SgmlForm.pl produces a "This file is too big to be edited in MacPel. You may, however, save it as a MacPerl script or runtime." message.
  100. <it>Save SgmlForm.pl to a droplet of SgmlForm.pl that is named SgmlForm.
  101. <it>Quit MacPerl.
  102. <it>Launch SgmlForm.
  103. <it>Type command `?' then read the help message.
  104. <it>Type command `d' if you want to know more details about SgmlForm.
  105. Type command `o', SgmlForm outputs the manual expressed by HTML.
  106. </li>
  107. <h2>
  108. <h2t>DicSgml
  109. <li>
  110. <it>Launch DicSgml.
  111. <it>Click on the question mark button then read the help message.
  112. <it>If you click any words interested, then DicSGML shows the contents related.
  113. <it>DicSGML changes the display language if you click the heading of contents.
  114. <it>DicSGML follows to your access path by turns if you click the return button.
  115. </li>
  116. <h1>
  117. <h1t>Troubleshooting
  118. <terms>
  119. <dt>A message says that a program could not be found.<dd>SgmlForm needs MacPerl. DicSGML needs HyperCard. Check that these application programs exist on your hard disk.
  120. <dt>Launching SgmlForm produces a "Can not open SgmlForm.cfg!" error message.<dd>Set SgmlForm.cfg into the same folder where SgmlForm exists. Edit SgmlForm.cfg to conform with your environment.
  121. <dt>The online-manual of SgmlForm is not displayed in English.<dd>Edit LANGUAGE from `E' to `J' in SgmlForm.cfg.
  122. <dt>Launching SgmlForm.pl produces a "This file is too big to be edited in MacPerl. You may, however, save it as a MacPerl script or runtime." message.<dd>Save SgmlForm.pl to a droplet of SgmlForm.pl that is named SgmlForm.
  123. <dt>Colored buttons do not appear in DicSGML.<dd>Increase the amount of memory allocated to HyperCard using Get Info dialog box.
  124. <dt>Launching MacSgmls produces a "Missing a access path to the document folder!" error message.<dd>Set an access path to document folder which have document entities, using Preferences item of File menu. Do not specify an alias of folder.
  125. <dt>The document that was formed by SgmlForm is too bad layout.<dd>Check your map-info. The TEXTBOOK.MPM which is included in a package does not conform to TEXTBOOK.DTD completely. You should brush up TEXTBOOK.MPM more.
  126. <dt>Processing TeX produces error message such as "<***.ps(***pt,***pt)> Overfull \hbox (***pt too wide) in paragraph at lines ***--***".<dd>The size of the graphic data should be adjusted on the situation. Decrease the scale factor of \epsfile command.
  127. <dt>Processing TeX produces error message such as "epsbox: EPS File ***.ps.epsf not found".<dd>Set the graphic data into the same folder where TeX data exists.
  128. <dt>Processing TeX produces error message such as "Overfull \hbox (***pt too wide) in paragraph at lines ***--***".<dd>The size of string in the tabular and verbatim environment should be adjusted on the situation.
  129. <dt>While PageMaker imports a tagged text file, the tag marks appear at the page.<dd>Check the tagged radio button in the importing dialog box.
  130. <dt>When the process of SgmlForm is aborted, the magic file such as "tempfile-**-**-**" remained in the folder.<dd>You can throw these files into the trash since these are the temporary working file.
  131. <dt>SgmlForm was frozen after the `f' command.<dd>In SgmlForm, MacPerl can not act when reading about a long data, but it is not an active idea.
  132. <dt>ReadMe formed by using TEXTBOOK.MPM is not displayed in English.<dd>Revise TEXTBOOK.MPM for English.
  133. </terms>
  134. <h1>
  135. <h1t>Related Software
  136. <P>I used the following software.
  137. <fn id="PM">PageMaker 6.0J, Adobe Systems Incorporated.</fn>
  138. <fn id="TeX">TeX 3.1415 p2.1.4, Dobald Knuth and many people.</fn>
  139. <fn id="Perl">MacJPerl 4.18(J1.43) p36, Larry Wall and many people.</fn>
  140. <fn id="HC">HyperCard J2-2.2.1, Apple Computer,Inc.</fn>
  141. </body>
  142. </textbook>
  143.